home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
You're the Director
/
You're The Director.iso
/
pc
/
pcf
/
dg.dir
/
00325.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1995-10-08
|
155 b
|
14 lines
on enterFrame
MovieOver()
end
on exitFrame
global Introd
if Introd = 1 then
set Introd to 0
go("Options")
else
play done
end if
end